In analytics, what I want is to show the analytical differences between the different elements in the available data How does the trip time affect the location of its start and the gender of the rider
the structure of data has 16 features and 183412 trip those are (duration_sec, start_time, end_time, start_station_id, start_station_name, start_station_latitude, start_station_longitude, end_station_id, end_station_name, end_station_latitude ,end_station_longitude, bike_id, user_type, member_birth_year, member_gender, bike_share_for_all_trip).
Text(0.5, 1.0, 'the trip duration according to agent gender')